Storage Security (1 / 10): Your company stores data in Azure and needs to ensure the data's secure transmission over the network, but doesn't require a custom domain name. Which service should you use for this requirement?
Answer:
When a custom domain is not needed, Azure Storage natively supports encryption in transit using Transport Layer Security (TLS).
Azure Storage Service Encryption (SSE) is used for encryption at rest, not for encryption in transit.
Azure Key Vault is used for managing encryption keys, not for encryption in transit.
Azure CDN is used for content distribution and can provide encryption in transit but is not necessary if a custom domain is not required.